[IA64] compilation fix of xentrace.
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 6 Feb 2009 11:18:45 +0000 (11:18 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 6 Feb 2009 11:18:45 +0000 (11:18 +0000)
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
xen/include/public/arch-ia64/hvm/save.h

index c4c75946ebaf13fb85f4c024eccb16b7e4e75cad..d422752137f88b19897ec132face6b48ebf77320 100644 (file)
@@ -23,8 +23,8 @@
 #ifndef __XEN_PUBLIC_HVM_SAVE_IA64_H__
 #define __XEN_PUBLIC_HVM_SAVE_IA64_H__
 
-#include <public/hvm/save.h>
-#include <public/arch-ia64.h>
+#include "../../hvm/save.h"
+#include "../../arch-ia64.h"
 
 /* 
  * Save/restore header: general info about the save file.